Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / NamedObjectCollection<T> Class / Item Property


Item Property (NamedObjectCollection<T>)
Gets or sets the element with the specified name.
Overload List
OverloadDescription
Gets or sets the element with the specified name.  
(Inherited from System.Collections.ObjectModel.Collection<T>)
Exceptions
ExceptionDescription
The assigned value is a null reference (Nothing in Visual Basic).
The item associated with the name cannot be found.
See Also